Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for invalid symbol names in llvm-nm output. #17888

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Sep 19, 2022

See #12551 and:
#17826

Older versions of llvm didn't used to mangle these __invoke symbols.

See #12551
and:
#17826

Older versions of llvm didn't used to mangle these __invoke symbols.
tools/building.py Outdated Show resolved Hide resolved
@kripken
Copy link
Member

kripken commented Sep 19, 2022

lgtm, feel free to ignore comment suggestion if you prefer it shorter.

Co-authored-by: Alon Zakai <[email protected]>
@sbc100 sbc100 merged commit 9227a01 into main Sep 19, 2022
@sbc100 sbc100 deleted the nm_output_check branch September 19, 2022 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants